* alloc.c (mark_fringe_data): Move decl from here ...
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 10 Mar 2011 02:01:53 +0000 (18:01 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 10 Mar 2011 02:01:53 +0000 (18:01 -0800)
commitb3c78f098a9b1dd18171912ab8cff2f6a1e9917b
treea43a887437cbff3d50a9c02e147f1580658b5010
parent4f85b0d34490a5b5b48f636d7c7be7676bd13c80
* alloc.c (mark_fringe_data): Move decl from here ...

* lisp.h (mark_fringe_data) [HAVE_WINDOW_SYSTEM]: ... to here,
to check its interface.
(init_fringe_once): Do not declare unless HAVE_WINDOW_SYSTEM.
src/ChangeLog
src/alloc.c
src/lisp.h